console debugging

英 [kənˈsəʊl ˌdiːˈbʌɡɪŋ] 美 [kənˈsoʊl ˌdiːˈbʌɡɪŋ]

网络  控制台除错; 控制台调试; 控制台调整程序

计算机



双语例句

  1. These features include a JavaScript console, DOM manipulation and selection, script debugging, DOM source browsing, profiling, network analysis, and much more.
    这些功能包括JavaScript控制端、DOM操作和选择、脚本调试、DOM源浏览、分析、网络分析,等等。
  2. Of course, this assumes you have a console to print debugging output on.
    当然,必须有能够输出调试结果的控制台。
  3. That way you can run the application on the ssh console and see useful debugging info on stdout without disturbing the graphics being displayed on the PS3's framebuffer.
    这样您可以在ssh控制台上运行应用程序,同时可以在标准输出设备上看到有用的调试信息,而不会弄乱PS3的framebuffer中正在显示的图形。
  4. Firebug provides JavaScript developers with full console logging, debugging, and network monitoring facilities, which make the process of testing and fixing issues in JavaScript applications much easier.
    Firebug为JavaScript开发人员提供完整的控制台记录、调试和网络监控设施,这使得测试和修复JavaScript应用程序中的问题更为容易。
  5. You then emit the current location of the box in the3-D space to the console for debugging.
    然后您可以将3D空间中立方体的当前位置输出到控制台上进行调试。
  6. Processing also supports text, both within the display window and in the form of a console for debugging.
    Processing不仅支持显示窗口内的文本,还支持控制台形式的用于调试的文本。
  7. You can also use the Administration Console to dynamically adjust log levels on remote JVMs and to eject JVMs from the cluster for easier debugging.
    你还可以使用管理控制台在远程JVMs上调整日志级别,也能从集群中将某些JVMs排除出去以便调试。